Computer Science for IGCSE & O level - Software (Section 3 - No. 14)
What is the name of the interface type that allows a user to type commands in a text-based environment?
GUI
CLI
API
TUI
ব্যাখ্যা
CLI stands for Command Line Interface. The interface takes commands written in plain text.
